tests: add a test for gtk_menu_shell_bind()
authorRyan Lortie <desrt@desrt.ca>
Fri, 22 Mar 2013 21:20:43 +0000 (17:20 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 1 Apr 2013 20:45:19 +0000 (16:45 -0400)
commite250e52175d5f62e99c7491d95923ad521e1421c
tree8362e46424ce2a1e388194cbd177463afd8afd7e
parentd599985a41be12b76268df8c414a9c95c4f1cafe
tests: add a test for gtk_menu_shell_bind()

Borrow the RandomMenu code from the GLib testsuite and hook it up to
gtk_menu_shell_bind().

https://bugzilla.gnome.org/show_bug.cgi?id=696468
gtk/tests/Makefile.am
gtk/tests/gtkmenu.c [new file with mode: 0644]